home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 2
/
Merciful - Disc 2.iso
/
software
/
d
/
devioustools26.dms
/
devioustools26.adf
/
utils
/
012.lzx
/
UniversalGIO
/
install
< prev
next >
Wrap
Text File
|
1995-09-28
|
634b
|
20 lines
ECHO "Installing UniversalGIO modules"
failat 7
if exists Photogenics:
echo "Installing GIO modules in Photogenics:Data/GIO:"
copy clone #?.gio Photogenics:Data/GIO
if exists :hhsgiokey.library
echo "Installing Keyfile:"
copy clone :H#?giokey#?.library LIBS:
echo "Keyfile hhsgiokey.library installed in LIBS:"
endif
echo "The documentation is not installed; copy it by dragging"
echo "to any place you like."
else
echo "No Assign to Photogenics: found! Please make assign manually to your"
echo "Photogenics directory and start install script again or install the"
echo "modules manually as described in the ReadMe."
endif
wait 100